Skip to content

Test Result : CellEditor mouse click

0 failures (±0)
9 tests (±0)
Took 0.22 sec.

All Tests

Test nameDurationStatus
CellEditor mouse click does not open cell editor if a ctrl or shift is pressed, because the user probably wants to do row selection rather than cell editing25 msPassed
CellEditor mouse click does not start cell edit if cell is not editable26 msPassed
CellEditor mouse click does not start cell edit if form is disabled24 msPassed
CellEditor mouse click does not start cell edit if middle mouse button was pressed24 msPassed
CellEditor mouse click does not start cell edit if mouse down and up happened on different cells24 msPassed
CellEditor mouse click does not start cell edit if right mouse button was pressed24 msPassed
CellEditor mouse click does not start cell edit if row is disabled25 msPassed
CellEditor mouse click does not start cell edit if table is disabled25 msPassed
CellEditor mouse click starts cell edit if cell is editable25 msPassed